


.fix_div{
    position:fixed;
	top:200px;
	/*right:50%;
    margin-right:-645px;*/
    right:30px;
	z-index: 100;
    width:123px;
    height:384px;
    background: url(../images/img_26.png);
}

.fix_div li{
    width:107px;
	height:107px;
	margin-bottom:4px;
	cursor:pointer;
    border-radius: 5px;
}

.fix_div li:hover{
    opacity: 0.75;
    filter:Alpha(Opacity=75);
}

.fix_div li .txt{
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}

.fix_div li a{
    width:100%;
	height:100%;
    display: block;
}

.fix_div .product{
    position: absolute;
    left: 9px;
    top: 40px;
    background: url(../images/img_27.png) no-repeat left 33px center;
    background-size: 38px 42px;
}

.fix_div .qq{
    position: absolute;
    left: 9px;
    top: 134px;
    background: url(../images/img_20.png) no-repeat left 9px center;
    background-size: 88px 88px;
}

.fix_div .wechat{
    background:#0b8ed7 url(../images/img_8.png) no-repeat center center;
}


.fix_div .phone{
    background:url(../images/img_12.png);
    background-color:rgba(169,169,169,0.8);
	border:1px solid #bfc0c1;
}
.fix_div .phone:hover{
    background-color:#f7b00d;
    border:1px solid #dfdfdf;
}

.fix_div .weibo{
    background:url(../images/img_9.png) no-repeat center center;
    background-color:#0b8ed7;
}

.fix_div .email{
    position: absolute;
    left: 9px;
    top: 228px;
    background: url(../images/img_21.png) no-repeat left 31px center;
    background-size: 45px auto;
}

.fix_div .address{
    background:url(../images/addr.png) no-repeat center 7px;
    background-color:#1c91d3;
}
.fix_div .address:hover{
    background-color:#303030;
}


.fix_div .message{
    background:#0075b9 url(../images/img_6.png) no-repeat center 14px;
}


.fix_div .top{
    position: absolute;
    left: 5px;
    top: 349px;
    width: 115px;
    height: 37px;
    background: url(../images/img_22.png) no-repeat center center;
}


/*  二维码图片  */
/*.fix_div .big_img {
    position: absolute;
    top: -30px;
    left: -168px;
    width: 148px;
    height: 148px;
    border: 5px solid #32BAFA;
    border-radius: 5px;
    background-color: #ffffff;
    display: none;
}

.fix_div .big_img .er_img{
    width: 148px;
    height: 148px;
}

.fix_div .big_img .er_img img{
    width: 148px;
    height: 148px;
}

.fix_div .big_img .msg{
    text-align:center;
    line-height:20px;
	height:25px;
	font-size:16px;
}
*/


.fix_div .big_img {
    position: absolute;

    top: -63px;
    left: -190px;
    box-shadow: 0 0 15px 3px #8a8a8a;
    background-color: #ffffff;
    padding: 14px 5px 5px;
    border: 1px solid #cccccc;
    display: none;
}

.fix_div .big_img2{
    position: absolute;

    top: 80px;
    left: -190px;
    box-shadow: 0 0 15px 3px #8a8a8a;
    background-color: #ffffff;
    padding: 14px 5px 5px;
    border: 1px solid #cccccc;
    display: block;
}

.fix_div .big_img .msg,
.fix_div .big_img2 .msg{
    font-size: 12px;
    color: #3e3e3f;
    text-align: center;
    line-height: 18px;
}

.fix_div .big_img .er_img,
.fix_div .big_img2 .er_img{
    width: 148px;
    height: 148px;

}

.fix_div .big_img .er_img img,
.fix_div .big_img2 .er_img img{
    width: 100%;
    height: 100%;
}



/*  定义 放置百度分享按钮的样式  */
/*
.fix_div .share{
	border:1px solid #bfc0c1;
}
.fix_div .share:hover{
	border:1px solid #007cf0;
}
*/


/*   自定义 百度分享按钮的样式  */
.fix_div .bdsharebuttonbox a.more{
    width:52px;
    height:53px;
	padding:0;
	margin:0;
    /*background:url(../images/img_25.png) #ffffff;*/
    background:url(../images/img_17.png) #24860d no-repeat -1px 0px;
}
